[INFO] cloning repository https://github.com/macoshita/pi-webcam-streamer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/macoshita/pi-webcam-streamer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacoshita%2Fpi-webcam-streamer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacoshita%2Fpi-webcam-streamer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60f701c7be005c289146d784cfc9c867f646be56
[INFO] fixing macoshita/pi-webcam-streamer against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacoshita%2Fpi-webcam-streamer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/macoshita/pi-webcam-streamer
[INFO] finished tweaking git repo https://github.com/macoshita/pi-webcam-streamer
[INFO] tweaked toml for git repo https://github.com/macoshita/pi-webcam-streamer written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/macoshita/pi-webcam-streamer on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/macoshita/pi-webcam-streamer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nasm-rs v0.3.1
[INFO] [stderr]   Downloaded nokhwa-core v0.1.8
[INFO] [stderr]   Downloaded nokhwa v0.10.10
[INFO] [stderr]   Downloaded nokhwa-bindings-windows v0.4.5
[INFO] [stderr]   Downloaded nokhwa-bindings-macos v0.2.3
[INFO] [stderr]   Downloaded nokhwa-bindings-linux v0.1.3
[INFO] [stderr]   Downloaded cc v1.2.54
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.34
[INFO] [stderr]   Downloaded zerocopy v0.8.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 666358fd2343e215ae392573180624a41669ee3a09676807b81803702bc9f1e6
[INFO] running `Command { std: "docker" "start" "666358fd2343e215ae392573180624a41669ee3a09676807b81803702bc9f1e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "666358fd2343e215ae392573180624a41669ee3a09676807b81803702bc9f1e6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "666358fd2343e215ae392573180624a41669ee3a09676807b81803702bc9f1e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "666358fd2343e215ae392573180624a41669ee3a09676807b81803702bc9f1e6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling nasm-rs v0.3.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking zune-jpeg v0.5.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling nokhwa-bindings-macos v0.2.3
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.34
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking clap v4.5.56
[INFO] [stderr]     Checking mozjpeg v0.10.13
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]    Compiling v4l2-sys-mit v0.3.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking v4l v0.14.0
[INFO] [stderr]     Checking nokhwa-core v0.1.8
[INFO] [stderr]     Checking nokhwa-bindings-linux v0.1.3
[INFO] [stderr]     Checking nokhwa-bindings-windows v0.4.5
[INFO] [stderr]     Checking nokhwa v0.10.10
[INFO] [stderr]     Checking pi-webcam-streamer v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/frontend/build/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]    --> src/main.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | / #[folder = "frontend/build/"]
[INFO] [stdout] 185 | | struct Assets;
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/frontend/build/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]    --> src/main.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | / #[folder = "frontend/build/"]
[INFO] [stdout] 185 | | struct Assets;
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/main.rs:194:18
[INFO] [stdout]     |
[INFO] [stdout] 185 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 194 |         (Assets::get("index.html"), "text/html".to_string())
[INFO] [stdout]     |                  ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout]             candidate #3: `itertools::Itertools`
[INFO] [stdout]             candidate #4: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/main.rs:194:18
[INFO] [stdout]     |
[INFO] [stdout] 185 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 194 |         (Assets::get("index.html"), "text/html".to_string())
[INFO] [stdout]     |                  ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout]             candidate #3: `itertools::Itertools`
[INFO] [stdout]             candidate #4: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/main.rs:196:23
[INFO] [stdout]     |
[INFO] [stdout] 185 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 196 |         match Assets::get(path) {
[INFO] [stdout]     |                       ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout]             candidate #3: `itertools::Itertools`
[INFO] [stdout]             candidate #4: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/main.rs:210:26
[INFO] [stdout]     |
[INFO] [stdout] 185 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 210 |                 (Assets::get("index.html"), "text/html".to_string())
[INFO] [stdout]     |                          ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout]             candidate #3: `itertools::Itertools`
[INFO] [stdout]             candidate #4: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/main.rs:196:23
[INFO] [stdout]     |
[INFO] [stdout] 185 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 196 |         match Assets::get(path) {
[INFO] [stdout]     |                       ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout]             candidate #3: `itertools::Itertools`
[INFO] [stdout]             candidate #4: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/main.rs:210:26
[INFO] [stdout]     |
[INFO] [stdout] 185 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 210 |                 (Assets::get("index.html"), "text/html".to_string())
[INFO] [stdout]     |                          ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout]             candidate #3: `itertools::Itertools`
[INFO] [stdout]             candidate #4: `toml_parser::source::SourceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pi-webcam-streamer` (bin "pi-webcam-streamer" test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pi-webcam-streamer` (bin "pi-webcam-streamer") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "666358fd2343e215ae392573180624a41669ee3a09676807b81803702bc9f1e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "666358fd2343e215ae392573180624a41669ee3a09676807b81803702bc9f1e6", kill_on_drop: false }`
[INFO] [stdout] 666358fd2343e215ae392573180624a41669ee3a09676807b81803702bc9f1e6
